3.4.85 \(\int \frac {(a+b x^2)^2 (c+d x^2)^2}{\sqrt {x}} \, dx\)

Optimal. Leaf size=95 \[ \frac {2}{9} x^{9/2} \left (a^2 d^2+4 a b c d+b^2 c^2\right )+2 a^2 c^2 \sqrt {x}+\frac {4}{13} b d x^{13/2} (a d+b c)+\frac {4}{5} a c x^{5/2} (a d+b c)+\frac {2}{17} b^2 d^2 x^{17/2} \]

________________________________________________________________________________________

Rubi [A]  time = 0.05, antiderivative size = 95, normalized size of antiderivative = 1.00, number of steps used = 2, number of rules used = 1, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.042, Rules used = {448} \begin {gather*} \frac {2}{9} x^{9/2} \left (a^2 d^2+4 a b c d+b^2 c^2\right )+2 a^2 c^2 \sqrt {x}+\frac {4}{13} b d x^{13/2} (a d+b c)+\frac {4}{5} a c x^{5/2} (a d+b c)+\frac {2}{17} b^2 d^2 x^{17/2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((a + b*x^2)^2*(c + d*x^2)^2)/Sqrt[x],x]

[Out]

2*a^2*c^2*Sqrt[x] + (4*a*c*(b*c + a*d)*x^(5/2))/5 + (2*(b^2*c^2 + 4*a*b*c*d + a^2*d^2)*x^(9/2))/9 + (4*b*d*(b*
c + a*d)*x^(13/2))/13 + (2*b^2*d^2*x^(17/2))/17

Rule 448

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.), x_Symbol] :> Int[ExpandI
ntegrand[(e*x)^m*(a + b*x^n)^p*(c + d*x^n)^q, x], x] /; FreeQ[{a, b, c, d, e, m, n}, x] && NeQ[b*c - a*d, 0] &
& IGtQ[p, 0] && IGtQ[q, 0]

Rubi steps

\begin {align*} \int \frac {\left (a+b x^2\right )^2 \left (c+d x^2\right )^2}{\sqrt {x}} \, dx &=\int \left (\frac {a^2 c^2}{\sqrt {x}}+2 a c (b c+a d) x^{3/2}+\left (b^2 c^2+4 a b c d+a^2 d^2\right ) x^{7/2}+2 b d (b c+a d) x^{11/2}+b^2 d^2 x^{15/2}\right ) \, dx\\ &=2 a^2 c^2 \sqrt {x}+\frac {4}{5} a c (b c+a d) x^{5/2}+\frac {2}{9} \left (b^2 c^2+4 a b c d+a^2 d^2\right ) x^{9/2}+\frac {4}{13} b d (b c+a d) x^{13/2}+\frac {2}{17} b^2 d^2 x^{17/2}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.03, size = 95, normalized size = 1.00 \begin {gather*} \frac {2}{9} x^{9/2} \left (a^2 d^2+4 a b c d+b^2 c^2\right )+2 a^2 c^2 \sqrt {x}+\frac {4}{13} b d x^{13/2} (a d+b c)+\frac {4}{5} a c x^{5/2} (a d+b c)+\frac {2}{17} b^2 d^2 x^{17/2} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((a + b*x^2)^2*(c + d*x^2)^2)/Sqrt[x],x]

[Out]

2*a^2*c^2*Sqrt[x] + (4*a*c*(b*c + a*d)*x^(5/2))/5 + (2*(b^2*c^2 + 4*a*b*c*d + a^2*d^2)*x^(9/2))/9 + (4*b*d*(b*
c + a*d)*x^(13/2))/13 + (2*b^2*d^2*x^(17/2))/17

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.06, size = 116, normalized size = 1.22 \begin {gather*} \frac {2 \left (9945 a^2 c^2 \sqrt {x}+3978 a^2 c d x^{5/2}+1105 a^2 d^2 x^{9/2}+3978 a b c^2 x^{5/2}+4420 a b c d x^{9/2}+1530 a b d^2 x^{13/2}+1105 b^2 c^2 x^{9/2}+1530 b^2 c d x^{13/2}+585 b^2 d^2 x^{17/2}\right )}{9945} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[((a + b*x^2)^2*(c + d*x^2)^2)/Sqrt[x],x]

[Out]

(2*(9945*a^2*c^2*Sqrt[x] + 3978*a*b*c^2*x^(5/2) + 3978*a^2*c*d*x^(5/2) + 1105*b^2*c^2*x^(9/2) + 4420*a*b*c*d*x
^(9/2) + 1105*a^2*d^2*x^(9/2) + 1530*b^2*c*d*x^(13/2) + 1530*a*b*d^2*x^(13/2) + 585*b^2*d^2*x^(17/2)))/9945

________________________________________________________________________________________

fricas [A]  time = 0.96, size = 87, normalized size = 0.92 \begin {gather*} \frac {2}{9945} \, {\left (585 \, b^{2} d^{2} x^{8} + 1530 \, {\left (b^{2} c d + a b d^{2}\right )} x^{6} + 1105 \, {\left (b^{2} c^{2} + 4 \, a b c d + a^{2} d^{2}\right )} x^{4} + 9945 \, a^{2} c^{2} + 3978 \, {\left (a b c^{2} + a^{2} c d\right )} x^{2}\right )} \sqrt {x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^2+a)^2*(d*x^2+c)^2/x^(1/2),x, algorithm="fricas")

[Out]

2/9945*(585*b^2*d^2*x^8 + 1530*(b^2*c*d + a*b*d^2)*x^6 + 1105*(b^2*c^2 + 4*a*b*c*d + a^2*d^2)*x^4 + 9945*a^2*c
^2 + 3978*(a*b*c^2 + a^2*c*d)*x^2)*sqrt(x)

________________________________________________________________________________________

giac [A]  time = 0.31, size = 94, normalized size = 0.99 \begin {gather*} \frac {2}{17} \, b^{2} d^{2} x^{\frac {17}{2}} + \frac {4}{13} \, b^{2} c d x^{\frac {13}{2}} + \frac {4}{13} \, a b d^{2} x^{\frac {13}{2}} + \frac {2}{9} \, b^{2} c^{2} x^{\frac {9}{2}} + \frac {8}{9} \, a b c d x^{\frac {9}{2}} + \frac {2}{9} \, a^{2} d^{2} x^{\frac {9}{2}} + \frac {4}{5} \, a b c^{2} x^{\frac {5}{2}} + \frac {4}{5} \, a^{2} c d x^{\frac {5}{2}} + 2 \, a^{2} c^{2} \sqrt {x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^2+a)^2*(d*x^2+c)^2/x^(1/2),x, algorithm="giac")

[Out]

2/17*b^2*d^2*x^(17/2) + 4/13*b^2*c*d*x^(13/2) + 4/13*a*b*d^2*x^(13/2) + 2/9*b^2*c^2*x^(9/2) + 8/9*a*b*c*d*x^(9
/2) + 2/9*a^2*d^2*x^(9/2) + 4/5*a*b*c^2*x^(5/2) + 4/5*a^2*c*d*x^(5/2) + 2*a^2*c^2*sqrt(x)

________________________________________________________________________________________

maple [A]  time = 0.01, size = 97, normalized size = 1.02 \begin {gather*} \frac {2 \left (585 b^{2} d^{2} x^{8}+1530 a b \,d^{2} x^{6}+1530 b^{2} c d \,x^{6}+1105 a^{2} d^{2} x^{4}+4420 a b c d \,x^{4}+1105 b^{2} c^{2} x^{4}+3978 a^{2} c d \,x^{2}+3978 a b \,c^{2} x^{2}+9945 a^{2} c^{2}\right ) \sqrt {x}}{9945} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((b*x^2+a)^2*(d*x^2+c)^2/x^(1/2),x)

[Out]

2/9945*x^(1/2)*(585*b^2*d^2*x^8+1530*a*b*d^2*x^6+1530*b^2*c*d*x^6+1105*a^2*d^2*x^4+4420*a*b*c*d*x^4+1105*b^2*c
^2*x^4+3978*a^2*c*d*x^2+3978*a*b*c^2*x^2+9945*a^2*c^2)

________________________________________________________________________________________

maxima [A]  time = 0.95, size = 85, normalized size = 0.89 \begin {gather*} \frac {2}{17} \, b^{2} d^{2} x^{\frac {17}{2}} + \frac {4}{13} \, {\left (b^{2} c d + a b d^{2}\right )} x^{\frac {13}{2}} + \frac {2}{9} \, {\left (b^{2} c^{2} + 4 \, a b c d + a^{2} d^{2}\right )} x^{\frac {9}{2}} + 2 \, a^{2} c^{2} \sqrt {x} + \frac {4}{5} \, {\left (a b c^{2} + a^{2} c d\right )} x^{\frac {5}{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x^2+a)^2*(d*x^2+c)^2/x^(1/2),x, algorithm="maxima")

[Out]

2/17*b^2*d^2*x^(17/2) + 4/13*(b^2*c*d + a*b*d^2)*x^(13/2) + 2/9*(b^2*c^2 + 4*a*b*c*d + a^2*d^2)*x^(9/2) + 2*a^
2*c^2*sqrt(x) + 4/5*(a*b*c^2 + a^2*c*d)*x^(5/2)

________________________________________________________________________________________

mupad [B]  time = 0.03, size = 78, normalized size = 0.82 \begin {gather*} x^{9/2}\,\left (\frac {2\,a^2\,d^2}{9}+\frac {8\,a\,b\,c\,d}{9}+\frac {2\,b^2\,c^2}{9}\right )+2\,a^2\,c^2\,\sqrt {x}+\frac {2\,b^2\,d^2\,x^{17/2}}{17}+\frac {4\,a\,c\,x^{5/2}\,\left (a\,d+b\,c\right )}{5}+\frac {4\,b\,d\,x^{13/2}\,\left (a\,d+b\,c\right )}{13} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((a + b*x^2)^2*(c + d*x^2)^2)/x^(1/2),x)

[Out]

x^(9/2)*((2*a^2*d^2)/9 + (2*b^2*c^2)/9 + (8*a*b*c*d)/9) + 2*a^2*c^2*x^(1/2) + (2*b^2*d^2*x^(17/2))/17 + (4*a*c
*x^(5/2)*(a*d + b*c))/5 + (4*b*d*x^(13/2)*(a*d + b*c))/13

________________________________________________________________________________________

sympy [A]  time = 4.78, size = 134, normalized size = 1.41 \begin {gather*} 2 a^{2} c^{2} \sqrt {x} + \frac {4 a^{2} c d x^{\frac {5}{2}}}{5} + \frac {2 a^{2} d^{2} x^{\frac {9}{2}}}{9} + \frac {4 a b c^{2} x^{\frac {5}{2}}}{5} + \frac {8 a b c d x^{\frac {9}{2}}}{9} + \frac {4 a b d^{2} x^{\frac {13}{2}}}{13} + \frac {2 b^{2} c^{2} x^{\frac {9}{2}}}{9} + \frac {4 b^{2} c d x^{\frac {13}{2}}}{13} + \frac {2 b^{2} d^{2} x^{\frac {17}{2}}}{17} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((b*x**2+a)**2*(d*x**2+c)**2/x**(1/2),x)

[Out]

2*a**2*c**2*sqrt(x) + 4*a**2*c*d*x**(5/2)/5 + 2*a**2*d**2*x**(9/2)/9 + 4*a*b*c**2*x**(5/2)/5 + 8*a*b*c*d*x**(9
/2)/9 + 4*a*b*d**2*x**(13/2)/13 + 2*b**2*c**2*x**(9/2)/9 + 4*b**2*c*d*x**(13/2)/13 + 2*b**2*d**2*x**(17/2)/17

________________________________________________________________________________________